Enhancement: New redesigned interface, with support for Office 2003 style themes.
Enhancement: All actions were reviewed and disabled in processing mode, to avoid illegal operations while performing actions related to database objects
Enhancement: Added option to stop current database/files processing
Fix: Fixed error while parsing database SQL drop statements, that raised "Incorrect syntax near GO" in perfectly correct SQL scripts
Fix: Fixed "access violation" bug that caused the application to hang when closing the internal editor with a large amount of text selected
Fix: Internal editor adjusted to properly handle code written in different languages
Fix: Fixed incorrect caption of "Re Connect to Database" menu item
Fix: Fixed error generated when loading encrypted database objects
Fix: Process File Dependencies screen optimized
Fix: Fixed tab order of items throughout application
Fix: Fixed bug when loading database objects with space caracter at the end of their names
Fix: Fixed bug when loading database objects with names containing "'"
Enhancement: Added a trap for required pre-requisites to alert user when such prerequisites such as ADO and SQLDMO are missing
Enhancement: Added "Check for Updates" feature in Help submenu that will validate current version against any new versions of software on the website and alert user if newer version of software exists and direct them to download link
Enhancement: Added support for file extensions that are not jus 3 chars long
Fix: Fixed General Protection Fault error that occurred on some OS versions when cancel was clicked on Login Dialog
Fix: Option for Case Sensitive search was reversed
Fix: Fixed Case Else Error (I got one report of it) in CheckTableDependancies
Change: Made recursive file check box default to FALSE
Fix: Fixed problem where no login was permitted if sql password was required
Fix: Fixed problem where double clicking on file reference produced an error
Fix: Fixed problem where sql objects were not being syntax highlighted with yellow if a new database was selection after another one had already been logged into.
Fix: Removed a dependancy on SQLDMO for Version SQL Server 2000 that would cause ActiveX error on login